home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- handcursor(14)
- handcursor(15)
- handcursor(9)
- handcursor(5)
- if the timer > 1945 then
- set the visible of sprite 5 to 0
- set the visible of sprite 6 to 0
- go(the frame + 1)
- else
- go(the frame)
- end if
- end
-
- on mouseUp
- cursorOff()
- sound stop 1
- go(138)
- end
-